From 84908a0eb1895b6d739052fe6a37d844ff8db430 Mon Sep 17 00:00:00 2001 From: GMT 2003 Tony Gale Date: Thu, 13 Nov 2003 12:56:25 +0000 Subject: [PATCH] Update the rest of Section 2 Thu Nov 13 12:55:29 GMT 2003 Tony Gale * docs/faq/gtk-faq.sgml: Update the rest of Section 2 --- ChangeLog | 4 ++ ChangeLog.pre-2-10 | 4 ++ ChangeLog.pre-2-4 | 4 ++ ChangeLog.pre-2-6 | 4 ++ ChangeLog.pre-2-8 | 4 ++ docs/faq/gtk-faq.sgml | 102 ++++++++++++++++++------------------------ 6 files changed, 63 insertions(+), 59 deletions(-) diff --git a/ChangeLog b/ChangeLog index 79c74a93bd..93916b63f6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Thu Nov 13 12:55:29 GMT 2003 Tony Gale + + * docs/faq/gtk-faq.sgml: Update the rest of Section 2 + Thu Nov 13 01:46:32 2003 Matthias Clasen * gtk/gtkicontheme.c (gtk_icon_theme_init): Use diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index 79c74a93bd..93916b63f6 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,3 +1,7 @@ +Thu Nov 13 12:55:29 GMT 2003 Tony Gale + + * docs/faq/gtk-faq.sgml: Update the rest of Section 2 + Thu Nov 13 01:46:32 2003 Matthias Clasen * gtk/gtkicontheme.c (gtk_icon_theme_init): Use diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4 index 79c74a93bd..93916b63f6 100644 --- a/ChangeLog.pre-2-4 +++ b/ChangeLog.pre-2-4 @@ -1,3 +1,7 @@ +Thu Nov 13 12:55:29 GMT 2003 Tony Gale + + * docs/faq/gtk-faq.sgml: Update the rest of Section 2 + Thu Nov 13 01:46:32 2003 Matthias Clasen * gtk/gtkicontheme.c (gtk_icon_theme_init): Use diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6 index 79c74a93bd..93916b63f6 100644 --- a/ChangeLog.pre-2-6 +++ b/ChangeLog.pre-2-6 @@ -1,3 +1,7 @@ +Thu Nov 13 12:55:29 GMT 2003 Tony Gale + + * docs/faq/gtk-faq.sgml: Update the rest of Section 2 + Thu Nov 13 01:46:32 2003 Matthias Clasen * gtk/gtkicontheme.c (gtk_icon_theme_init): Use diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index 79c74a93bd..93916b63f6 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,3 +1,7 @@ +Thu Nov 13 12:55:29 GMT 2003 Tony Gale + + * docs/faq/gtk-faq.sgml: Update the rest of Section 2 + Thu Nov 13 01:46:32 2003 Matthias Clasen * gtk/gtkicontheme.c (gtk_icon_theme_init): Use diff --git a/docs/faq/gtk-faq.sgml b/docs/faq/gtk-faq.sgml index ed919170d1..eca9ffe92d 100644 --- a/docs/faq/gtk-faq.sgml +++ b/docs/faq/gtk-faq.sgml @@ -2,7 +2,7 @@ - November 5th 2003 + November 13th 2003 GTK+ FAQ @@ -295,7 +295,7 @@ post questions is to the GTK+ mailing list. -How to report bugs in GTK+ +How to report bugs in GTK+ <emphasis>[GTK 2.x]</emphasis> Bugs should be reported to the GNOME bug tracking system (http://bugzilla.gnome.org). @@ -311,10 +311,11 @@ that may prove useful includes: How to reproduce the bug. If you can reproduce it with the testgtk program that is built in the gtk/ subdirectory, that will be most -convenient. Otherwise, please include a short test program -that exhibits the behavior. As a last resort, you can also +convenient. Otherwise, please include a complete, short test +program that exhibits the behavior. As a last resort, you can also provide a pointer to a larger piece of software that can be downloaded. + (Bugs that can be reproduced within the GIMP are almost as good as bugs that can be reproduced in testgtk. If you are reporting a bug found with the GIMP, @@ -323,11 +324,13 @@ using) If the bug was a crash, the exact text that was -printed out when the crash occurred. +printed out when the crash occurred. If you can easily reproduce this +crash then running the program under a debugger (e.g. gdb) and getting +a backtrace when the crash occurs is very useful. Further information such as stack traces -may be useful, but are not necessary. If you do send a stack trace, +may be useful. If you do send a stack trace, and the error is an X error, it will be more useful if the stacktrace is produced running the test program with the --sync command line option. @@ -339,33 +342,31 @@ command line option. -Is there a Windows version of GTK+? +Is there a Windows version of GTK+? <emphasis>[GTK 2.x]</emphasis> + +The Win32 port of GTK+ is maintained concurrently with the Xwindows +version in CVS. As such it is a supported architecture. -There is an on going port of GTK+ to the Windows -platform which is making impressive progress. +The Win32 port has been predominately done by Tor Lillqvist. Tor +maintains some information on +GTK+ and GIMP for Windows. -See -http://www.iki.fi/tml/gimp/win32 -for more information. +There is a pre-compiled, easy-to-install version of GTK+ for +windows on the +Dropline GTK+ site. -What applications have been written with GTK+? +What applications have been written with GTK+? <emphasis>[GTK 2.x]</emphasis> -A list of some GTK+ based application can be found on -the GTK+ web server at http://www.gtk.org/apps/ -and contains more than 350 applications. +The GNOME software map contains a catalogue of software that is +built using GNOME and GTK+. The catalogue is searchable and browsable, so +provides easy access. -Failing that, look for a project to work on for the -GNOME project, http://www.gnome.org/ -Write a game. Write something that is useful. -Some of these are: +Some of the best known projects utilising GTK+ are: GIMP (http://www.gimp.org/), an image manipulation program AbiWord (http://www.abisource.com/), +url="http://www.abiword.org/">http://www.abiword.com/), a professional word processor - Gzilla (http://www.levien.com/gzilla/), -a web browser + Dia ( +http://www.lysator.liu.se/~alla/dia/dia.html), +a diagram creation program - XQF ( -http://www.botik.ru/~roma/quake/), -a QuakeWorld/Quake2 server browser and launcher + GnuCash ( +http://www.gnucash.org/), +a personal finance manager - GDK Imlib ( -http://www.rasterman.com/imlib.html), -a fast image loading and manipulation library for GDK + Gnumeric ( +http://www.gnome.org/projects/gnumeric/), +the GNOME spreadsheet application Glade (http://glade.pn.org/), a -GTK+ based RAD tool which produces GTK+ applications - - - - - - - -I'm looking for an application to write in GTK+. How -about an IRC client? - -Ask on gtk-list for suggestions. There are at least -three IRC clients already under development (probably more in fact. The -server at -http://www.forcix.cx/irc-clients.html list a bunch of -them). - - - X-Chat. - - girc. (Included with GNOME) +url="http://glade.gnome.org/">http://glade.gnome.org/), a +GTK+ based RAD tool which produces GTK+ and GNOME applications - gsirc. (In the gnome CVS tree) + Anjuta (http://anjuta.sourceforge.net/), +a versatile Integrated Development Environment (IDE) using C and C++ for GTK+ +and GIMP. - -- 2.30.2